go.pact.im/x/goupdate.packageDiff.changes (method)

3 uses

	go.pact.im/x/goupdate (current package)
		diff.go#L63: 	return d.changes(true)
		diff.go#L67: 	return d.changes(false)
		diff.go#L70: func (d *packageDiff) changes(compat bool) []apidiff.Change {